container: Don't add classes twice
authorGarrett Regier <garrettregier@gmail.com>
Fri, 11 Sep 2015 14:13:45 +0000 (16:13 +0200)
committerBenjamin Otte <otte@redhat.com>
Fri, 11 Sep 2015 15:56:44 +0000 (17:56 +0200)
commit44460cd7207692e73f4374865a34314800ec2856
tree4b866d03f2e15956712b0b2a7c2ffad0b8f796b0
parent4539804086b464fa12adbb76a36c339bc69c9e3b
container: Don't add classes twice

_gtk_widget_create_path() already adds the style classes.
gtk/gtkcontainer.c